Loading languages...
AP

Apify MCP Server

@Apify

搜索 Actor:在 Apify Store 中搜索 Actor Actor 详情:获取特定 Actor 的详细信息 调用 Actor:用于通过 ID 和输入调用任何 Actor 的通用工具 搜索文档:搜索 Apify 文档 获取文档:获取文档页面的完整内容 动态添加 Actor:将 Actor 添加为会话的新工具 获取 Actor 运行:获取特定 Actor 运行的详细信息 列出 Actor 运行:获取 Actor 的运行列表,可按状态筛选 获取运行日志:检索特定 Actor 运行的日志 获取数据集:获取有关特定数据集的元数据 获取数据集项目:通过分页/筛选检索数据集项目 列出数据集:列出用户的所有数据集 获取数据集架构:获取数据集项目的 JSON 架构 获取键值存储:获取键值存储的元数据 列出存储键:列出特定键值存储中的键 获取存储记录:通过键从键值存储中获取值 列出键值存储:列出所有键值存储

Apify
Actors
Web Scraping
Automation
Data Extraction
Cloud Platform

The Apify MCP Server allows AI applications to programmatically interact with the Apify platform. It exposes a suite of tools for searching, calling, and managing Apify Actors, accessing documentation, and working with datasets and key-value stores.

How to use

The server is accessible via an SSE endpoint, typically https://mcp.apify.com/. AI clients can connect to this endpoint to utilize the exposed tools, such as actors (for Actor management), docs (for documentation access), and specific Actor tools like apify/rag-web-browser.

Implementation

It acts as a bridge between AI models and the Apify cloud platform, translating AI requests into Apify API calls and returning structured results.

# mcpServer Config

No mcpServer Config instructions provided.

# sseURL

https://mcp.apify.com/
Transport:
sse
Language:
Updated: 11/8/2025